SchedulerQueue.Count property¶
Defined in
Type: SchedulerQueueSystem.Reactive.Concurrency
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public int Count { get; }
Summary: Gets the number of scheduled items in the scheduler queue.
Returns: int